Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump msrv to 1.74 #224

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Bump msrv to 1.74 #224

merged 2 commits into from
Apr 9, 2024

Conversation

simlay
Copy link
Contributor

@simlay simlay commented Apr 9, 2024

Ran into this issue in #223 but felt it should go in it's own PR.

In rust-lang/cargo#13324, msrv was bumped to 1.73 (MSRV=N-2) and someplace down the line a patch release to cargo-platform was published. CI is pulling in cargo-platform for 0.1.8 which has msrv of 1.73.

Clap and clap_derive were bumped to msrv 1.74 clap-rs/clap#5343

There's an automated bot that updates the MSRV on cargo and cargo's subcrates so rust-lang/cargo#13577 will cause breakages in the future.

After having changed this from 1.73 to 1.74, I feel like there should be a way to automate this similar to rust-lang/cargo#13577. Though, I wish those bumps weren't considered patch releases :/

@simlay simlay changed the title Bump msrv to 1.73 Bump msrv to 1.74 Apr 9, 2024
@fredszaq fredszaq merged commit 27f9eec into sonos:main Apr 9, 2024
6 checks passed
@simlay simlay deleted the update-msrv-to-1.73 branch April 9, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants